PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFListBoxField Class / PDFListBoxField Constructor / PDFListBoxField Constructor(String)
The field name.
In This Topic
    PDFListBoxField Constructor(String)
    In This Topic
    Initializes a new PDFListBoxField object.
    Syntax
    public PDFListBoxField( 
       java.lang.String name
    )

    Parameters

    name
    The field name.
    See Also